response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5284/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: FZ3sHA5kL7N3gll (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Imkxem8zNGhVQ0hJZkhfQUl5NmFEekxLelBFY0NwWG5DbERoZE9aYzB1V2ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1Mjg0LCJzdGF0ZV9ub25jZSI6ImIzMDNmMDhlODZhYmFhMjdhNWE5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1Mjg0In0sImlzcyI6IklNUyBUb29sIHRlc3QiLCJzdWIiOiJGWjNzSEE1a0w3TjNnbGwiLCJhdWQiOiIiLCJpYXQiOjE3NzMyODk5MzIsImV4cCI6MTc3MzI5MDIzMiwianRpIjoiYzYyYmVmYmVjZmY1NWExMGViMzgifQ.aqvpHWYdnlQMJZMY9YPOmc70TBl_sjOl_VMa973bLmHAZ77EmvbdnCz1urozQI10XzZTFjClsOXsGG6eorexhZ3UfnGWXzZ2h8JXdjWUo-1xmx8EW3Csjy3DGw04N0I-vZ-tI6BWitA55SrIi3N-CQ-wie1nWnwTb6cr52uj4-z-KXtTE1PxU_XFQvHN-7scDrSsWTgAwlRVnJZm8YpGZ_DAoTfN0pSkm-WEm2dbuNNWOaxIMiVPgejjVrh5uD_rMJ7dFGFrzwQzsS8lexq30BONlnhZHk4wB-nFuZCZ2nQk-H1o4sOZHymq3Dmv3ZESxp43xh40SrUocn2SDjo1Rg (required, opaque value used to maintain state between the request and the callback)
login_hint: (required, tools and platforms must support a value of form_post)
lti_message_hint: (required, a platform opaque identifier identifying the user to login)
prompt: none (optional, The tool should use a value of none. In the future a re-launch flow may support additional values being used here)
nonce: b303f08e86abaa27a5a9 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request